﻿@charset ;
/* CSS Document */

ul,li{
margin:0px;
padding:0px;}
li{
display: block;
list-style:none;
list-style-position:outside;
text-align:center;
font-weight:bold;
float:left;}
a.dh:link{
color:#fff;
text-decoration:none;
float:left;
width:111px;
text-align:center;
font-size:14px;
background-color:#1d3b82;
border-bottom:1px dashed #2e5fc6;}
a.dh:visited{
color:#fff;
text-decoration:none;
float:left;
text-align:center;
width:111px;
font-size:14px;
background-color:#061e55;
border-bottom:1px dashed #2e5fc6;}
a.dh:hover{
color:#ffdb00;
float:left;
text-align:center;
width:111px;
text-decoration:none;
background-color:#061e55;
font-size:14px;
border-bottom:1px dashed #2e5fc6;}
a.dh:active{
color:#ffdb00;
float:left;
text-align:center;
width:111px;
text-decoration:none;
background-color:#1d3b82;
font-size:14px;
border-bottom:1px dashed #2e5fc6;}
#nav{
	width:1000px;
	height:50px;
	border-bottom:0px;
	position: absolute;
	z-index:10000;
	*position: relative;
	_position: relative;
}
.list{
line-height:30px;
text-align:left;
padding:0px;
font-weight:normal;}
.menu1{
width:111px;
height:auto;
margin:0 auto;
color:#ffdb00;
padding:0;
cursor:hand;
filter:Alpha(opacity=70);
-moz-opacity:0.7;
font-family:Microsoft YaHei,SimHei;
font-size:15px;
line-height:50px;
overflow-y:hidden;}
.menu2{
width:111px;
height:50px;
line-height:50px;
margin:0 auto;
color:#fff;
padding:0;
cursor:hand;
font-family:Microsoft YaHei,SimHei;
font-size:15px;
overflow-y:hidden;}